PGetPrintOptions

Returns the settings in the Print Options dialog box for a non-PostScript printer.


Query results

short cScaleType;
0 (zero) for scaling the publication by the amount specified by nVal
1 for Scale to Paper Size selected
2 for printing the number of Thumbnails specified by nVal
short nVal;
Percentage for numeric scaling in tenths of a percent (where 100% is returned as 1000) if cScaleType is 0
Number of thumbnails per page, from 1 to 100, if cScaleType is 2
-2 if cScaleType is 1
short cDuplex;
0 (zero) for None (no duplexing)
1 for Short Edge selected (duplex printing where the paper is to be bound on the short edge of the paper)
2 for Long Edge selected (duplex printing where the paper is to be bound on the long edge of the paper)
short bMarks;
0 (zero) for off
1 to print printer marks (crop marks, registration marks, and calibration bars)

short bPageInfo;
0 (zero) for Page Information off
1 for Page Information on (print file name and date)
short cTiling;
0 for no tiling
1 for manual tiling
2 for automatic tiling
long xOverlap;
Minimal amount of overlap (to a maximum of five inches) in twips if cTiling is 2 (auto tiling)


See also

The PGetPaperSizes, PGetPaperSources, PGetPrintCaps, PGetPrintColor, PGetPrintDoc, PGetPrintInk, PGetPrintOptionsPS, PGetPrintPaperPS, PGetPrintPPDs, PGetPrintPS, PGetPrintScreens, and PGetPrintTo queries

The PPrintOptions command

Adobe PageMaker 6.5 Help > Commands > File > Print


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support